Blackbams Blog
development – digital arts – internet
Knowledge is free. No one may take possession of it.
Always when trying to integrate a Mailchimp Newsletter Subscription into WordPress manually, there are a lot of problems occuring. In this very short tutorial I will explain how to create a working, customizable form.
1. The Mailchimp backend. Go to:
Lists -> Forms [from the desired list] -> For your Website -> Signup Form embed code Choose “Classic form” and chose your options and get the embed code.
2. Avoid jQuery conflicts and problems
Replace the dollar signs ($) in the jQuery-Javascript code with (jQuery), especially the function “mce_success_cb” is responsible for a lot of problems otherwise. Take the Javascript code inside the HTML-script tag and embed it via the action hook “wp-footer” to make your site loading faster.
3. Make your own, custom CSS
Remove the stylesheet link at the beginning of the mailchimp form or modify the style. You could use this reference. You also may want to delete the “err_style” in the jQuery script. Change the labels in the form to the desired language. Thats it .. don’t know why they do not offer a customizable no conflict form…
Dieser Eintrag wurde am 23. March 2012 um 19:19 in der Kategorie WordPress veröffentlicht. You can book the comments for this article RSS 2.0. Feedback, discussion, commendation and critics are welcome: Write a comment or trackback.
Tags: Mailchimp
No comments yet
Kommentare abonnieren (RSS) or URL Trackback
Leave a comment: